Learn R Programming

ddR (version 0.1.1)

dimnames<-,DObject,list-method: Sets the dimnames for the distributed object.

Description

Sets the dimnames for the distributed object.

Usage

## S3 method for class 'DObject,list':
dimnames(x) <- value

Arguments

x
The object to set the dimnames for.
value
The list of values, one vector per dimension, of names.